[INFO] cloning repository https://github.com/kszucs/de
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kszucs/de" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkszucs%2Fde", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkszucs%2Fde'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c7c99dc98d51f0d6fd7e313fc2cb9874b433dd83
[INFO] testing kszucs/de against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkszucs%2Fde" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kszucs/de
[INFO] finished tweaking git repo https://github.com/kszucs/de
[INFO] tweaked toml for git repo https://github.com/kszucs/de written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kszucs/de on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kszucs/de already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/kszucs/arrow-rs`
[INFO] [stderr]     Updating git submodule `https://github.com/apache/parquet-testing.git`
[INFO] [stderr]     Updating git submodule `https://github.com/apache/arrow-testing`
[INFO] [stderr]     Updating git repository `https://github.com/huggingface/xet-core`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.23.4
[INFO] [stderr]   Downloaded indoc v2.0.5
[INFO] [stderr]   Downloaded ctor v0.6.3
[INFO] [stderr]   Downloaded heed-types v0.21.0
[INFO] [stderr]   Downloaded konst_proc_macros v0.4.1
[INFO] [stderr]   Downloaded dtor-proc-macro v0.0.6
[INFO] [stderr]   Downloaded pyo3-build-config v0.23.4
[INFO] [stderr]   Downloaded gearhash v0.1.3
[INFO] [stderr]   Downloaded heapify v0.2.0
[INFO] [stderr]   Downloaded duration-str v0.19.0
[INFO] [stderr]   Downloaded heed-traits v0.20.0
[INFO] [stderr]   Downloaded flatbuffers v25.12.19
[INFO] [stderr]   Downloaded indicatif v0.17.9
[INFO] [stderr]   Downloaded typewit v1.14.2
[INFO] [stderr]   Downloaded portable-atomic v1.10.0
[INFO] [stderr]   Downloaded konst v0.4.3
[INFO] [stderr]   Downloaded lmdb-master-sys v0.2.5
[INFO] [stderr]   Downloaded safe-transmute v0.11.3
[INFO] [stderr]   Downloaded doxygen-rs v0.4.2
[INFO] [stderr]   Downloaded prettyplease v0.2.34
[INFO] [stderr]   Downloaded heed v0.22.0
[INFO] [stderr]   Downloaded dtor v0.1.1
[INFO] [stderr]   Downloaded unindent v0.2.3
[INFO] [stderr]   Downloaded pyo3 v0.23.4
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.23.4
[INFO] [stderr]   Downloaded lz4_flex v0.11.3
[INFO] [stderr]   Downloaded pyo3-ffi v0.23.4
[INFO] [stderr]   Downloaded synchronoise v1.0.1
[INFO] [stderr]   Downloaded ctor-proc-macro v0.0.7
[INFO] [stderr]   Downloaded const_panic v0.2.15
[INFO] [stderr]   Downloaded oneshot v0.1.13
[INFO] [stderr]   Downloaded const-str v1.1.0
[INFO] [stderr]   Downloaded more-asserts v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a95a186188f69ea56173756033a71ebc5dc1f255c528997d5700db482f3eb942
[INFO] running `Command { std: "docker" "start" "-a" "a95a186188f69ea56173756033a71ebc5dc1f255c528997d5700db482f3eb942", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a95a186188f69ea56173756033a71ebc5dc1f255c528997d5700db482f3eb942", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a95a186188f69ea56173756033a71ebc5dc1f255c528997d5700db482f3eb942", kill_on_drop: false }`
[INFO] [stdout] a95a186188f69ea56173756033a71ebc5dc1f255c528997d5700db482f3eb942
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53ca564493979b6e19af802153d4501d0444379b645f942022f3df950470d6b0
[INFO] running `Command { std: "docker" "start" "-a" "53ca564493979b6e19af802153d4501d0444379b645f942022f3df950470d6b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling pyo3-build-config v0.23.4
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling heed v0.22.0
[INFO] [stderr]    Compiling heed-traits v0.20.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling synchronoise v1.0.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling dtor v0.1.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling safe-transmute v0.11.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ctor v0.6.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling typewit v1.14.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling const_panic v0.2.15
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling arrow-schema v57.3.0 (https://github.com/kszucs/arrow-rs?branch=content-defined-chunking#a7c55fb8)
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling doxygen-rs v0.4.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling lmdb-master-sys v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling error_printer v0.14.5 (https://github.com/huggingface/xet-core?rev=21bc6cfdc3b279cdfd38bb40223ff0b07b28e6d1#21bc6cfd)
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling heed-types v0.21.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling duration-str v0.19.0
[INFO] [stderr]    Compiling arrow-buffer v57.3.0 (https://github.com/kszucs/arrow-rs?branch=content-defined-chunking#a7c55fb8)
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling konst_proc_macros v0.4.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling merklehash v0.14.5 (https://github.com/huggingface/xet-core?rev=21bc6cfdc3b279cdfd38bb40223ff0b07b28e6d1#21bc6cfd)
[INFO] [stderr]    Compiling utils v0.14.5 (https://github.com/huggingface/xet-core?rev=21bc6cfdc3b279cdfd38bb40223ff0b07b28e6d1#21bc6cfd)
[INFO] [stderr]    Compiling arrow-data v57.3.0 (https://github.com/kszucs/arrow-rs?branch=content-defined-chunking#a7c55fb8)
[INFO] [stderr]    Compiling konst v0.4.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.4
[INFO] [stderr]    Compiling pyo3-ffi v0.23.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling const-str v1.1.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling arrow-array v57.3.0 (https://github.com/kszucs/arrow-rs?branch=content-defined-chunking#a7c55fb8)
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling xet_config v0.14.5 (https://github.com/huggingface/xet-core?rev=21bc6cfdc3b279cdfd38bb40223ff0b07b28e6d1#21bc6cfd)
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling oneshot v0.1.13
[INFO] [stderr]    Compiling more-asserts v0.3.1
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling xet_runtime v0.1.0 (https://github.com/huggingface/xet-core?rev=21bc6cfdc3b279cdfd38bb40223ff0b07b28e6d1#21bc6cfd)
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling arrow-select v57.3.0 (https://github.com/kszucs/arrow-rs?branch=content-defined-chunking#a7c55fb8)
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling libz-rs-sys v0.5.5
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling pyo3 v0.23.4
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling heapify v0.2.0
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling lz4_flex v0.12.0
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling mdb_shard v0.14.5 (https://github.com/huggingface/xet-core?rev=21bc6cfdc3b279cdfd38bb40223ff0b07b28e6d1#21bc6cfd)
[INFO] [stderr]    Compiling gearhash v0.1.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling arrow-ipc v57.3.0 (https://github.com/kszucs/arrow-rs?branch=content-defined-chunking#a7c55fb8)
[INFO] [stderr]    Compiling progress_tracking v0.1.0 (https://github.com/huggingface/xet-core?rev=21bc6cfdc3b279cdfd38bb40223ff0b07b28e6d1#21bc6cfd)
[INFO] [stderr]    Compiling pyo3-macros v0.23.4
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling indicatif v0.17.9
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling parquet v57.3.0 (https://github.com/kszucs/arrow-rs?branch=content-defined-chunking#a7c55fb8)
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling deduplication v0.14.5 (https://github.com/huggingface/xet-core?rev=21bc6cfdc3b279cdfd38bb40223ff0b07b28e6d1#21bc6cfd)
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling de v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 01s
[INFO] running `Command { std: "docker" "inspect" "53ca564493979b6e19af802153d4501d0444379b645f942022f3df950470d6b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53ca564493979b6e19af802153d4501d0444379b645f942022f3df950470d6b0", kill_on_drop: false }`
[INFO] [stdout] 53ca564493979b6e19af802153d4501d0444379b645f942022f3df950470d6b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c3a4edbf6d02d31ac23d77c8dd764ee232c3858083481ede1a53e74e6ef3528
[INFO] running `Command { std: "docker" "start" "-a" "0c3a4edbf6d02d31ac23d77c8dd764ee232c3858083481ede1a53e74e6ef3528", kill_on_drop: false }`
[INFO] [stderr]    Compiling de v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.59s
[INFO] running `Command { std: "docker" "inspect" "0c3a4edbf6d02d31ac23d77c8dd764ee232c3858083481ede1a53e74e6ef3528", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c3a4edbf6d02d31ac23d77c8dd764ee232c3858083481ede1a53e74e6ef3528", kill_on_drop: false }`
[INFO] [stdout] 0c3a4edbf6d02d31ac23d77c8dd764ee232c3858083481ede1a53e74e6ef3528
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f35c8c4a06e69e6859ff9d94675172c369cf161e06c37720550b21ba5454e593
[INFO] running `Command { std: "docker" "start" "-a" "f35c8c4a06e69e6859ff9d94675172c369cf161e06c37720550b21ba5454e593", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/de-f2cb8ddb6a5c4ae2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f35c8c4a06e69e6859ff9d94675172c369cf161e06c37720550b21ba5454e593", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f35c8c4a06e69e6859ff9d94675172c369cf161e06c37720550b21ba5454e593", kill_on_drop: false }`
[INFO] [stdout] f35c8c4a06e69e6859ff9d94675172c369cf161e06c37720550b21ba5454e593
